Welcome![Sign In][Sign Up]
Location:
Search - matlab svm toolbox

Search list

[Other resourcesvm_new

Description: MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
Platform: | Size: 127796 | Author: chenbin | Hits:

[matlabcusvm

Description: CU SVM Classifier Matlab Toolbox
Platform: | Size: 115712 | Author: 陈玉德 | Hits:

[matlabAlaa_ToolBox_sent

Description: 模式识别matlab工具箱。一般常见的分类方法都包含在内,还有svm分类。-Pattern recognition matlab toolbox. General common classification methods are included, as well as svm classification.
Platform: | Size: 75776 | Author: swallow | Hits:

[VC/MFCUsingtheSVMtoolboxforMatlabandC

Description: 有关利用SVM进行训练的Matlab与C语言的工具箱介绍的相关文献资料-SVM training on the use of Matlab and C language description of the relevant literature Toolbox
Platform: | Size: 366592 | Author: 韩丁 | Hits:

[matlabSVM_lzb1p2015

Description: matlab工具箱,SVM。。。支持向量基-matlab toolbox, SVM. . . Support vector-based
Platform: | Size: 232448 | Author: flora | Hits:

[matlablibsvm-mat-2.89-3

Description: 用于运行SVM的工具包;由林智仁开发成功。可直接在matlab环境下运行 -a toolbox for SVM, explored by LIN.it is feasible to run it in MATLAB
Platform: | Size: 81920 | Author: andy | Hits:

[matlablibsvm-mat-2.91-1

Description: SVM matlab 工具箱,可以进行SVM分类-SVM matlab toolbox, SVM classification can be
Platform: | Size: 169984 | Author: 王文卿 | Hits:

[matlabLSSVMlab_v17_R2006a_R2009a

Description: Least square SVM - matlab toolbox
Platform: | Size: 128000 | Author: shireen | Hits:

[matlabseqsvmMATLAB-source-code

Description: LS-SVM最小二乘支持向量机的matlab工具箱-LS-SVM support vector machine matlab toolbox
Platform: | Size: 39936 | Author: 继而无 | Hits:

[matlabLS_SVMlab

Description: matlab 中的SVM工具箱使用指南及源程序-LS-SVMlab Toolbox User’s Guide
Platform: | Size: 1559552 | Author: 莉莉 | Hits:

[matlabzcxlj

Description: 此为SVM支持向量机,下载后放入matlab工具箱里,即可使用!-This is the SVM support vector machine, after download in matlab toolbox, can use!
Platform: | Size: 125952 | Author: zhoupeiyi | Hits:

[Windows DevelopPprtools317a

Description: 模式识别 MATLAB 的工具箱,比较实用,包括SVM,IICA,PCA,NN等等模式识别算法.,已通过测试。 -MATLAB toolbox of pattern recognition, more practical, including SVM, IICA, PCA, NN pattern recognition algorithms. Has been tested.
Platform: | Size: 338944 | Author: zcl1233 | Hits:

[ELanguagelibsvm-3.14

Description: svm的大牛编写的工具箱最新版,新手必备-a matlab toolbox for svm
Platform: | Size: 663552 | Author: 石冰 | Hits:

[AI-NN-PRfdtool

Description: 利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features. Object/face detection is performed by evaluating trained models over multi-scan windows with boosting models (such Adaboosting, FastAdaboosting and Gentleboosting) or with linear SVM models. The main objective of FDT is to bring simple but efficient tools mainly written in C codes with a matlab interface and easy to modify.
Platform: | Size: 18237440 | Author: zhu rg | Hits:

[matlabSVM_MATLAB

Description: 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写-Vector Machine SVM classification and regression algorithm toolbox four support. Written in MATLAB
Platform: | Size: 2701312 | Author: 郭彬 | Hits:

[matlabClassification-and-regression

Description: 分类与回归。Matlab的工具箱是围绕一个快速LS-SVM训练和模拟算法。该相应的功能调用可以用于分类以及为函数估计。该功能plotlssvm显示模型的模拟结果,在训练的区域点。-The Matlab toolbox is built around a fast LS-SVM training and simulation algorithm. The corresponding function calls can be used for classification as well as for function estimation. The function plotlssvm displays the simulation results of the model in the region of the training points.
Platform: | Size: 15360 | Author: yankee | Hits:

[matlabjeenrhzj

Description: IMC-PID是利用内模控制原理来对PID参数进行计算,PLS部分最小二乘工具箱,包括最小二乘法、SVM、神经网络、1_k近邻法,Matlab实现界面友好,进行逐步线性回归。-The IMC- PID is using the internal model control principle for PID parameters is calculated, PLS PLS toolbox, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Matlab to achieve user-friendly, Stepwise linear regression.
Platform: | Size: 10240 | Author: mmanueza | Hits:

[matlabcovartech-PRT-2a07a56

Description: The Pattern Recognition Toolbox (PRT) for MATLAB (tm) is a framework of pattern recognition and machine learning tools that are powerful, expressive, and easy to use. Create a data set your data (X ~ N x F) and labels (Y ~ N x 1): ds = prtDataSetClass(X,Y) and run Z-score normalization + an SVM: algo = prtPreProcZmuv + prtClassLibSvm dsOut = algo.kfolds(ds) And score the results: prtScoreRoc(dsOut) It s that easy. It s free. Have fun.-The Pattern Recognition Toolbox (PRT) for MATLAB (tm) is a framework of pattern recognition and machine learning tools that are powerful, expressive, and easy to use. Create a data set your data (X ~ N x F) and labels (Y ~ N x 1): ds = prtDataSetClass(X,Y) and run Z-score normalization+ an SVM: algo = prtPreProcZmuv+ prtClassLibSvm dsOut = algo.kfolds(ds) And score the results: prtScoreRoc(dsOut) It s that easy. It s free. Have fun.
Platform: | Size: 20184064 | Author: 田田 | Hits:

[Special Effectssvm_G_knn

Description: 用MATLAB自带的工具箱实现svm的多分类问题,代码有注释。-MATLAB comes with the toolbox to achieve svm multi-classification problem, the code has comments.
Platform: | Size: 1024 | Author: 马振磊 | Hits:

[OpenGL programjecng

Description: 支持向量机学习中用到的用Matlab编写的工具箱,不错的源码-Support vector machine (SVM) is used in the study using Matlab toolbox, good source
Platform: | Size: 854016 | Author: acqess | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net